home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 May / Practical Internet May 2002.iso / pc / Software / Workshops / Cp_setup.exe / %MAINDIR% / Rsaci.rat < prev    next >
Encoding:
PICS Rating System  |  2002-01-28  |  2.7 KB  |  99 lines

  1. ((PICS-version 1.1)
  2.  (rating-system "http://www.rsac.org/ratingsv01.html")
  3.  (rating-service "http://www.rsac.org/")
  4.  (name "The RSAC Ratings Service")
  5.  (description "The Recreational Software Advisory Council rating service.  Based on the work of Dr. Donald F. Roberts of Stanford University, who has studied the effects of media on children for nearly 20 years.")
  6.  (default (label-only true))
  7.  
  8.  (category
  9.   (transmit-as "v")
  10.   (name "Violence")
  11.   (label
  12.    (name "Conflict")
  13.    (description "Harmless conflict; some damage to objects")
  14.    (value 0))
  15.   (label
  16.    (name "Fighting")
  17.    (description "Creatures injured or killed; damage to objects; fighting")
  18.    (value 1))
  19.   (label
  20.    (name "Killing")
  21.    (description "Humans injured or killed with small amount of blood")
  22.    (value 2))
  23.   (label
  24.    (name "Blood and Gore")
  25.    (description "Humans injured or killed; blood and gore")
  26.    (value 3))
  27.   (label
  28.    (name "Wanton Violence")
  29.    (description "Wanton and gratuitous violence; torture; rape")
  30.    (value 4)))
  31.  
  32.  (category
  33.   (transmit-as "s")
  34.   (name "Sex")
  35.   (label
  36.    (name "None")
  37.    (description "Romance; no sex")
  38.    (value 0))
  39.   (label
  40.    (name "Passionate kissing")
  41.    (description "Passionate kissing")
  42.    (value 1))
  43.   (label
  44.    (name "Clothed sexual touching")
  45.    (description "Clothed sexual touching")
  46.    (value 2))
  47.   (label
  48.    (name "Non-explicit sexual activity")
  49.    (description "Non-explicit sexual activity")
  50.    (value 3))
  51.   (label
  52.    (name "Explicit sexual activity; sex crimes")
  53.    (description
  54.     "Explicit sexual activity; sex crimes")
  55.    (value 4)))
  56.  
  57.  (category
  58.   (transmit-as "n")
  59.   (name "Nudity")
  60.   (label
  61.    (name "None")
  62.    (description "No nudity or revealing attire")
  63.    (value 0))
  64.   (label
  65.    (name "Revealing Attire")
  66.    (description "Revealing attire")
  67.    (value 1))
  68.   (label
  69.    (name "Partial Nudity")
  70.    (description "Partial nudity")
  71.    (value 2))
  72.   (label
  73.    (name "Frontal Nudity")
  74.    (description "Non-sexual frontal nudity")
  75.    (value 3))
  76.   (label
  77.    (name "Explicit")
  78.    (description "Provocative frontal nudity")
  79.    (value 4)))
  80.  
  81.  (category
  82.   (transmit-as "l")
  83.   (description "Language")
  84.   (label (name "Slang")
  85.          (description "Inoffensive slang; no profanity")
  86.          (value 0))
  87.   (label (name "Mild Expletives")
  88.          (description "Mild expletives")
  89.          (value 1))
  90.   (label (name "Expletives")
  91.          (description "Expletives; non-sexual anatomical references")
  92.          (value 2))
  93.   (label (name "Obscene Gestures")
  94.          (description "Strong, vulgar language; obscene gestures")
  95.          (value 3))
  96.   (label (name "Explicit")
  97.          (description "Crude or explicit sexual references")
  98.          (value 4))))
  99.